3.296 \(\int \sec ^2(e+f x) (a+b \sin ^2(e+f x))^2 \, dx\)

Optimal. Leaf size=51 \[ \frac {(a+b)^2 \tan (e+f x)}{f}-\frac {1}{2} b x (4 a+3 b)+\frac {b^2 \sin (e+f x) \cos (e+f x)}{2 f} \]

[Out]

-1/2*b*(4*a+3*b)*x+1/2*b^2*cos(f*x+e)*sin(f*x+e)/f+(a+b)^2*tan(f*x+e)/f

________________________________________________________________________________________

Rubi [A]  time = 0.09, antiderivative size = 51, normalized size of antiderivative = 1.00, number of steps used = 5, number of rules used = 4, integrand size = 23, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.174, Rules used = {3191, 390, 385, 203} \[ \frac {(a+b)^2 \tan (e+f x)}{f}-\frac {1}{2} b x (4 a+3 b)+\frac {b^2 \sin (e+f x) \cos (e+f x)}{2 f} \]

Antiderivative was successfully verified.

[In]

Int[Sec[e + f*x]^2*(a + b*Sin[e + f*x]^2)^2,x]

[Out]

-(b*(4*a + 3*b)*x)/2 + (b^2*Cos[e + f*x]*Sin[e + f*x])/(2*f) + ((a + b)^2*Tan[e + f*x])/f

Rule 203

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(1*ArcTan[(Rt[b, 2]*x)/Rt[a, 2]])/(Rt[a, 2]*Rt[b, 2]), x] /;
 FreeQ[{a, b}, x] && PosQ[a/b] && (GtQ[a, 0] || GtQ[b, 0])

Rule 385

Int[((a_) + (b_.)*(x_)^(n_))^(p_)*((c_) + (d_.)*(x_)^(n_)), x_Symbol] :> -Simp[((b*c - a*d)*x*(a + b*x^n)^(p +
 1))/(a*b*n*(p + 1)), x] - Dist[(a*d - b*c*(n*(p + 1) + 1))/(a*b*n*(p + 1)), Int[(a + b*x^n)^(p + 1), x], x] /
; FreeQ[{a, b, c, d, n, p}, x] && NeQ[b*c - a*d, 0] && (LtQ[p, -1] || ILtQ[1/n + p, 0])

Rule 390

Int[((a_) + (b_.)*(x_)^(n_))^(p_)*((c_) + (d_.)*(x_)^(n_))^(q_), x_Symbol] :> Int[PolynomialDivide[(a + b*x^n)
^p, (c + d*x^n)^(-q), x], x] /; FreeQ[{a, b, c, d}, x] && NeQ[b*c - a*d, 0] && IGtQ[n, 0] && IGtQ[p, 0] && ILt
Q[q, 0] && GeQ[p, -q]

Rule 3191

Int[cos[(e_.) + (f_.)*(x_)]^(m_)*((a_) + (b_.)*sin[(e_.) + (f_.)*(x_)]^2)^(p_.), x_Symbol] :> With[{ff = FreeF
actors[Tan[e + f*x], x]}, Dist[ff/f, Subst[Int[(a + (a + b)*ff^2*x^2)^p/(1 + ff^2*x^2)^(m/2 + p + 1), x], x, T
an[e + f*x]/ff], x]] /; FreeQ[{a, b, e, f}, x] && IntegerQ[m/2] && IntegerQ[p]

Rubi steps

\begin {align*} \int \sec ^2(e+f x) \left (a+b \sin ^2(e+f x)\right )^2 \, dx &=\frac {\operatorname {Subst}\left (\int \frac {\left (a+(a+b) x^2\right )^2}{\left (1+x^2\right )^2} \, dx,x,\tan (e+f x)\right )}{f}\\ &=\frac {\operatorname {Subst}\left (\int \left ((a+b)^2-\frac {b (2 a+b)+2 b (a+b) x^2}{\left (1+x^2\right )^2}\right ) \, dx,x,\tan (e+f x)\right )}{f}\\ &=\frac {(a+b)^2 \tan (e+f x)}{f}-\frac {\operatorname {Subst}\left (\int \frac {b (2 a+b)+2 b (a+b) x^2}{\left (1+x^2\right )^2} \, dx,x,\tan (e+f x)\right )}{f}\\ &=\frac {b^2 \cos (e+f x) \sin (e+f x)}{2 f}+\frac {(a+b)^2 \tan (e+f x)}{f}-\frac {(b (4 a+3 b)) \operatorname {Subst}\left (\int \frac {1}{1+x^2} \, dx,x,\tan (e+f x)\right )}{2 f}\\ &=-\frac {1}{2} b (4 a+3 b) x+\frac {b^2 \cos (e+f x) \sin (e+f x)}{2 f}+\frac {(a+b)^2 \tan (e+f x)}{f}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]  time = 0.31, size = 48, normalized size = 0.94 \[ \frac {-2 b (4 a+3 b) (e+f x)+4 (a+b)^2 \tan (e+f x)+b^2 \sin (2 (e+f x))}{4 f} \]

Antiderivative was successfully verified.

[In]

Integrate[Sec[e + f*x]^2*(a + b*Sin[e + f*x]^2)^2,x]

[Out]

(-2*b*(4*a + 3*b)*(e + f*x) + b^2*Sin[2*(e + f*x)] + 4*(a + b)^2*Tan[e + f*x])/(4*f)

________________________________________________________________________________________

fricas [A]  time = 0.42, size = 68, normalized size = 1.33 \[ -\frac {{\left (4 \, a b + 3 \, b^{2}\right )} f x \cos \left (f x + e\right ) - {\left (b^{2} \cos \left (f x + e\right )^{2} + 2 \, a^{2} + 4 \, a b + 2 \, b^{2}\right )} \sin \left (f x + e\right )}{2 \, f \cos \left (f x + e\right )} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sec(f*x+e)^2*(a+b*sin(f*x+e)^2)^2,x, algorithm="fricas")

[Out]

-1/2*((4*a*b + 3*b^2)*f*x*cos(f*x + e) - (b^2*cos(f*x + e)^2 + 2*a^2 + 4*a*b + 2*b^2)*sin(f*x + e))/(f*cos(f*x
 + e))

________________________________________________________________________________________

giac [B]  time = 0.19, size = 99, normalized size = 1.94 \[ \frac {2 \, a^{2} \tan \left (f x + e\right ) + 4 \, a b \tan \left (f x + e\right ) + 2 \, b^{2} \tan \left (f x + e\right ) - {\left (4 \, a b + 3 \, b^{2}\right )} {\left (f x - \pi \left \lfloor \frac {f x + e}{\pi } + \frac {1}{2} \right \rfloor + e\right )} + \frac {b^{2} \tan \left (f x + e\right )}{\tan \left (f x + e\right )^{2} + 1}}{2 \, f} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sec(f*x+e)^2*(a+b*sin(f*x+e)^2)^2,x, algorithm="giac")

[Out]

1/2*(2*a^2*tan(f*x + e) + 4*a*b*tan(f*x + e) + 2*b^2*tan(f*x + e) - (4*a*b + 3*b^2)*(f*x - pi*floor((f*x + e)/
pi + 1/2) + e) + b^2*tan(f*x + e)/(tan(f*x + e)^2 + 1))/f

________________________________________________________________________________________

maple [A]  time = 0.62, size = 87, normalized size = 1.71 \[ \frac {a^{2} \tan \left (f x +e \right )+2 a b \left (\tan \left (f x +e \right )-f x -e \right )+b^{2} \left (\frac {\sin ^{5}\left (f x +e \right )}{\cos \left (f x +e \right )}+\left (\sin ^{3}\left (f x +e \right )+\frac {3 \sin \left (f x +e \right )}{2}\right ) \cos \left (f x +e \right )-\frac {3 f x}{2}-\frac {3 e}{2}\right )}{f} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(sec(f*x+e)^2*(a+b*sin(f*x+e)^2)^2,x)

[Out]

1/f*(a^2*tan(f*x+e)+2*a*b*(tan(f*x+e)-f*x-e)+b^2*(sin(f*x+e)^5/cos(f*x+e)+(sin(f*x+e)^3+3/2*sin(f*x+e))*cos(f*
x+e)-3/2*f*x-3/2*e))

________________________________________________________________________________________

maxima [A]  time = 0.46, size = 74, normalized size = 1.45 \[ -\frac {4 \, {\left (f x + e - \tan \left (f x + e\right )\right )} a b + {\left (3 \, f x + 3 \, e - \frac {\tan \left (f x + e\right )}{\tan \left (f x + e\right )^{2} + 1} - 2 \, \tan \left (f x + e\right )\right )} b^{2} - 2 \, a^{2} \tan \left (f x + e\right )}{2 \, f} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sec(f*x+e)^2*(a+b*sin(f*x+e)^2)^2,x, algorithm="maxima")

[Out]

-1/2*(4*(f*x + e - tan(f*x + e))*a*b + (3*f*x + 3*e - tan(f*x + e)/(tan(f*x + e)^2 + 1) - 2*tan(f*x + e))*b^2
- 2*a^2*tan(f*x + e))/f

________________________________________________________________________________________

mupad [B]  time = 14.09, size = 74, normalized size = 1.45 \[ \frac {\mathrm {tan}\left (e+f\,x\right )\,{\left (a+b\right )}^2}{f}+\frac {b^2\,\sin \left (2\,e+2\,f\,x\right )}{4\,f}-\frac {b\,\mathrm {atan}\left (\frac {b\,\mathrm {tan}\left (e+f\,x\right )\,\left (4\,a+3\,b\right )}{2\,\left (\frac {3\,b^2}{2}+2\,a\,b\right )}\right )\,\left (4\,a+3\,b\right )}{2\,f} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((a + b*sin(e + f*x)^2)^2/cos(e + f*x)^2,x)

[Out]

(tan(e + f*x)*(a + b)^2)/f + (b^2*sin(2*e + 2*f*x))/(4*f) - (b*atan((b*tan(e + f*x)*(4*a + 3*b))/(2*(2*a*b + (
3*b^2)/2)))*(4*a + 3*b))/(2*f)

________________________________________________________________________________________

sympy [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \left (a + b \sin ^{2}{\left (e + f x \right )}\right )^{2} \sec ^{2}{\left (e + f x \right )}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sec(f*x+e)**2*(a+b*sin(f*x+e)**2)**2,x)

[Out]

Integral((a + b*sin(e + f*x)**2)**2*sec(e + f*x)**2, x)

________________________________________________________________________________________